resamplerBasicDirect

Undocumented in source. Be warned that the author may not have intended to support it.
version(none)
nothrow @trusted @nogc
int
resamplerBasicDirect
(
T
)
(,
uint chanIdx
,
const(float)* indata
,
uint* indataLen
,
float* outdata
,)
if (
is(T == float) ||
is(T == double)
)

Meta